inherited OpAttribDlg: TOpAttribDlg Caption = 'Attributs' PixelsPerInch = 96 TextHeight = 13 inherited PageControl: TPageControl inherited tsSelectionPage: TTabSheet inherited GroupBox2: TGroupBox object Label1: TLabel Left = 16 Top = 16 Width = 345 Height = 33 AutoSize = False Caption = 'Cocher pour positionner les attributs des fichiers s'#233'lectionn'#233's.' + ' D'#233'cocher pour enlever les attributs.' WordWrap = True end object ReadonlyEdit: TBCCheckBox Left = 24 Top = 48 Width = 69 Height = 17 HelpContext = 21010 AllowGrayed = True Caption = '&Lecture seule' TabOrder = 0 end object HiddenEdit: TBCCheckBox Left = 24 Top = 68 Width = 53 Height = 17 HelpContext = 21011 AllowGrayed = True Caption = '&Cach'#233 TabOrder = 1 end object ArchiveEdit: TBCCheckBox Left = 24 Top = 88 Width = 56 Height = 17 HelpContext = 21012 AllowGrayed = True Caption = '&Archive' TabOrder = 2 end end end end end